Welcome![Sign In][Sign Up]
Location:
Search - mfc access

Search list

[Windows Develop竞赛管理系统

Description: 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO) 实现了数据库管理 [5]实现打印功能 [6]实现实时计时功能 3 本软件在运行时,在debug文件夹中要考入“运动员信息管理”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This a VC anybody I used to do a small software achieving race management (such as athletes database management, real-time game time, results of the competition management and print output) is prepared to cite the source of your website, Therefore, this source software uploads, please correct criticism. Two software development features : [1] use the VC-MFC single framework of the text block, the main interface as well as an additional two adjustable single framework document [2] use the CGridCtrl Control [3] used Color button [4] Use of the use of two ODBC and ADO database programming (with others before using ODBC, I use the ADO, most were later I changed ADO) achieved a database management [5] print function [6] or real-time when functional software in three runs, the debug folder ad
Platform: | Size: 18045952 | Author: 湖朝 | Hits:

[VC/MFCVC中通过自动化客户端操作Word2000

Description: 我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Platform: | Size: 15360 | Author: 李树永 | Hits:

[OpenGL programthreedmesh

Description: 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing in order to achieve the necessary two-dimensional realization of the three-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initialization OpenGL runtime environment variables, 3D objects light, material, and as such introd
Platform: | Size: 105472 | Author: 周立 | Hits:

[GUI DevelopCArchive

Description: 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents to operate. MFC provides the framework document and open the new functions within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the type of support serial, serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation category as a category, and how to access each other indicators cited.
Platform: | Size: 91136 | Author: 李思川 | Hits:

[File OperateVC6_CArchive

Description: VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
Platform: | Size: 91136 | Author: 常攀峰 | Hits:

[Other Gamesqq-liaotian-send

Description: 用vc实现的qq聊天信息的获取和设置与自动发送-with vc realized qq chatting on access to information and automatically installed and
Platform: | Size: 7168 | Author: 张亮 | Hits:

[ADO-ODBCLibriry

Description: 本系统采用Windows操作系统+Access+Visual C++6.0编译器的开发环境。Windows是当前世界上最流行的操作系统,大多用户对其操作非常熟悉,为了方便用户的操作,Windows是最好的选择。Access是一个优秀的C/S数据库系统。要开发Windows程序必须要有一个好的开发工具。Visual C++6.0是当今几大主流Windows开发工具的之一,它提供了丰富的实用的库MFC可供调用。为编写Windows程序提供诸多方便。本系统就是利用ADO的编程接口与Access数据库相连接。-the system using Windows+ Access Visual C+ Compiler 6.0 The development environment. Windows is the world's most popular operating system, most users are very familiar with its operation. To facilitate the operation of users, Windows is the best choice. Access is an excellent C/S database system. To develop Windows process to be a good development tool. Visual C 6.0 is today several mainstream Windows development tools, It provides a wealth of practical call for the MFC. Windows procedures for the preparation for all kinds of convenience. The system is to use ADO programming interface and Access database link.
Platform: | Size: 2662400 | Author: | Hits:

[ADO-ODBCManageRest

Description: 食堂管理系统(MFC),有界面,可以访问ACCESS的数据库!-canteen management system (MFC), the interface can access the database ACCESS!
Platform: | Size: 2371584 | Author: 王启骏 | Hits:

[Education soft systemADO+SQL20002

Description: 学生管理系统 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息-student management system's main functions : Inquiry, add, delete, show, "College faculty, classes, students, teachers, community, ", etc. Information
Platform: | Size: 855040 | Author: yang jian | Hits:

[Windows Developpccode_2006910125842230

Description: 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总。 本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规 MFC 方法。 -This process is a personal attendance software, access to it from the system clock time information, day by day record of personal daily working hours, monthly statistical summary, year-on-year documented. Can see the past records, the records can also be a monthly print out. or in aggregate. This procedure is a dialog-based utility, dialog-based interface in the process of printing and print preview realize that MFC uses unconventional methods.
Platform: | Size: 179200 | Author: 杨秉岐 | Hits:

[Internet-NetworkMFC

Description: 介绍一个控制并行端口的MFC类,这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输-Introduce a parallel port of the MFC control class, this class allows you to all of the Windows platform in the use of low-level port I/O parallel port interface to access data. Examples of procedures using a customized MFC/C++ Category realize the PC to PC through
Platform: | Size: 12288 | Author: ivan wang | Hits:

[Internet-NetworkMFC

Description: 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输-This class allows you to all of the Windows platform in the use of low-level port I/O parallel port interface to access data. Procedures using a customized MFC/C++ Category realize the PC to PC through
Platform: | Size: 12288 | Author: ivan wang | Hits:

[Windows DevelopODBC_bitmap_vc

Description: 关于使用开放数据库互连(ODBC)方式打开位图,MFC的一个应用,有批注,易懂。-The use of open database connectivity (ODBC) to open the way bitmap, MFC of an application, have endorsed, easy to understand.
Platform: | Size: 26624 | Author: quanxiu | Hits:

[Windows MobileGetMobileNumber

Description: windows mobile系统手机中获取电话本的源代码。-System windows mobile phone phone book access to source code.
Platform: | Size: 18432 | Author: kakaman | Hits:

[Com PortnetdllHwSocket

Description: 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。-Socket APIs are here to package into a similar category CAsyncSocket interface, you can access at any thread can also be connected static MFC, controllable than the other two MFC Class Socket much better. I also CHwSocket category for the preparation of a detailed test code that can be TCP server/client data communications, will be able to conduct UDP data communications, can also send and receive UDP broadcast datagram.
Platform: | Size: 48128 | Author: 张雨 | Hits:

[OS programGetCursor

Description: MFC,获取某一个窗口(非当前应用程序)的坐标。-MFC, access to a window (non-current applications) coordinates.
Platform: | Size: 25600 | Author: 小石头 | Hits:

[Otheripwangguan

Description: IP网关登陆 学校生活区上网都需要ip网关登录,每次都要打开ip网管登录页面填写信息,才能上网,总感觉麻烦的很。一直都有一个想法把ip网管登录,用mfc实现,给广大同学们提供方便,作了一个基于对话框的应用程序 。当然本人能力有限,只是初步实现了连接网络、断开连接等核心功能,下一步有必要让程序能随windows启动实现自动登录、断开功能,网络流量监测,最小化进入托盘区等功能。-IP Gateway landing areas of school life requires Internet gateway ip login every time to open the login page fill in ip network management information, in order to access, with a total feeling very troublesome. Have always had a mind to ip network login, use mfc realize, to the vast numbers of students to provide convenient, made a dialog-based applications. Of course I am limited capacity, only a preliminary to achieve the connection network, disconnected from the core function, the next step it is necessary to allow the procedure to start automatically with windows registry, disconnect function, network traffic monitoring, minimizing into the tray area functions.
Platform: | Size: 31744 | Author: qinpanke | Hits:

[ADO-ODBCUseDB

Description: ADODB连接数据库程序。 可以连接Oracle、SQL Server、Access。需要注意的是,如果连接Oracle10g,需要把sConnStr的Provider = OraOLEDB.Oracle改为Provider = OraOLEDB.Oracle1。-ADODB Connection database program. Can connect Oracle, SQL Server, Access. Need to pay attention to is that if the connection Oracle10g, the need to sConnStr the Provider = OraOLEDB.Oracle change Provider = OraOLEDB.Oracle1.
Platform: | Size: 17408 | Author: hujie | Hits:

[VC/MFCVC_DataBase_Programing_Three_Steps

Description: 本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。-The book for the purpose of practical light of the specific database applications, selected the seven most representative examples of, respectively, introduced ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access technology to customers and application development process. The book also ADO database components developed through examples and OLE DB server program development instance launched a database application developed by the High topic.
Platform: | Size: 3520512 | Author: 寒风 | Hits:

[CommunicationIP

Description: MFC AppWizard(exe)实现的获取本机主机名与ip地址的程序-MFC AppWizard (exe) to achieve access to the local host name and ip address of the procedure
Platform: | Size: 1905664 | Author: 林南 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net